HaruPage
PHP Manual

HaruPage::setHorizontalScaling

(PECL haru >= 0.0.1)

HaruPage::setHorizontalScalingSet horizontal scaling for the page

Descripción

bool HaruPage::setHorizontalScaling ( float $scaling )

Set the horizontal scaling for the page.

Lista de parámetros

scaling

The horizontal scaling for text showing on the page. The initial value is 100.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

Ver también


HaruPage
PHP Manual